Micron Document
baubs git

Branches (50)

beads-sync [tree] [commits]
6d667b7: bd daemon sync: 2026-01-07 16:07:11

center-button [tree] [commits]
ca3d18f: feature: Add center pattern button to canvas controls

conversion-worker [tree] [commits]
0dfc8b7: feature: Implement Web Worker-based pattern conversion with progress tracking

copilot/add-computed-values-selectors [tree] [commits]
5296590: fix: Revert pattern validation to local hook to prevent infinite re-renders

copilot/create-shared-infocard-component [tree] [commits]
7c3f79a: fix: TypeScript error in InfoCard icon variant check

copilot/move-helper-functions-to-utils [tree] [commits]
7d8af87: Initial plan

copilot/optimize-ui-updates-sewing [tree] [commits]
59c02d6: fix: Revert RAF implementation and restore original setTimeout polling

delete-release-artifacts-before-upload [tree] [commits]
6293aeb: feature: Streamline build pipeline to only run lint and build checks

feature/40-comprehensive-hooks-library [tree] [commits]
d98a19b: fix: Address GitHub Copilot review feedback

feature/add-pen-conversion-tests [tree] [commits]
6048a61: fix: add more tests for lock stitch at start, properly place the lock stitch after the first imported stitch

feature/add-version-to-title [tree] [commits]
ded3423: feature: Add application version to page title

feature/brother-color-mapping [tree] [commits]
69eb7c9: feature: Add RGB color matching for Brother thread identification

feature/pattern-rotation [tree] [commits]
e92c9f9: fix: Remove debug logs and refactor with utility functions

feature/react-memo-optimization [tree] [commits]
77ec00d: fix: Remove ineffective React.memo from PatternCanvas

feature/shadcn [tree] [commits]
a0cb6d1: fix: Prevent PatternCanvas overflow on small screens

feature/show-browser-hint [tree] [commits]
dac7727: ci: add nameto autolabel workfow

feature/unified-color-system [tree] [commits]
ab9b22b: feature: Implement unified semantic color system with Tailwind v4

fix-relative-positioning [tree] [commits]
5d45600: fix: fix pattern positioning close to frame

fix/30-eslint-hook-rules-useCanvasViewport [tree] [commits]
e8f5c90: fix: Refactor useCanvasViewport to eliminate ESLint hook warnings

fix/32-optimize-stitch-rendering [tree] [commits]
381d8e6: fix: Optimize stitch rendering performance for large patterns

fix/38-store-initialization-side-effects [tree] [commits]
e44bea1: fix: Remove module-level side effect from useMachineStore initialization

fix/48-cached-pattern-disappears-on-reconnect [tree] [commits]
03ffe7f: fix: formatting

fix/colormatchtolerance [tree] [commits]
0a80d77: fix: implement validation of color palette number matches using colordistance

fix/combine-color-end-cut-flags [tree] [commits]
7a11781: fix: Combine COLOR_END and CUT flags on same stitch for color changes

fix/detect-pairing-issues [tree] [commits]
caf800b: fix: Detect unpaired Bluetooth devices during connection

fix/error-badge-auto-popup [tree] [commits]
786464c: fix: TypeScript build errors in WorkflowStepper and errorCodeHelpers

fix/fallback-to-pen-stitch-count [tree] [commits]
38afe33: style: Apply linter formatting to useMachineStore

fix/inject-version-in-pages-build [tree] [commits]
f2c5716: fix: Only build and upload artifacts on main branch

fix/konva-canvas-performance-optimization [tree] [commits]
9d30eae: fix: Address Copilot review feedback for performance optimizations

fix/memoize-pattern-canvas-calculations [tree] [commits]
65275c0: fix: Add memoization to PatternCanvas expensive computations

fix/pattern-rendering-and-coordinate-bugs [tree] [commits]
abf7b9a: fix: Resolve TypeScript build errors in PatternCanvas and imports

fix/pattern-time-calculation [tree] [commits]
d2bcf60: fix: Correct total time calculation and add detailed logging

fix/progress-monitor-use-pen-stitches [tree] [commits]
356e850: ci: allow pull request write for autolabeler

fix/security-headers-and-csp [tree] [commits]
1084633: fix: Add file path validation with dialog-based approval

fix/skeleton-fixes [tree] [commits]
943f117: style: Apply linter auto-fixes

fix/state-during-render-usePatternTransform [tree] [commits]
47e32ef: fix: Resolve state-during-render anti-pattern in usePatternTransform

fix/totalstitches [tree] [commits]
7431327: fix: total stitches from the machine are wrong, we need to use our own

main (default) [tree] [commits]
3e6a668: Merge pull request #92 from jhbruhn/fix/colormatchtolerance

positioning-presets [tree] [commits]
2dedfc5: feature: Add pattern positioning presets and arrow key movement

preview-bg [tree] [commits]
7817835: feature: Add light/dark background toggle to pattern preview

refactor/31-split-machine-store [tree] [commits]
2b5e925: feature: Refactor useMachineStore into focused stores

refactor/36-improve-useeffect-with-useprevious [tree] [commits]
705815a: fix: Provide initial value to useRef in usePrevious hook

refactor/39-separate-fileupload-business-logic [tree] [commits]
e63a96b: fix: Address PR review comments

refactor/extract-color-block-helpers [tree] [commits]
101f46e: refactor: Extract color block calculation logic to utility module

refactor/extract-sub-components [tree] [commits]
095c879: fix: Address Copilot review feedback

refactor/remove-cross-store-dependencies [tree] [commits]
9299f5a: fix: Address Copilot review feedback on event subscriptions

show-version [tree] [commits]
ae13001: feature: Display version in Electron window title

step-control [tree] [commits]
4fd8ad2: fix: Improve step control UX and fix machine error display

update-node [tree] [commits]
7ca4a52: feature: use proper node version for used electron version

zustand [tree] [commits]
fe2e68a: feature: Update WorkflowStepper to use Zustand stores directly

Served by rngit 1.3.3 - Generated in 0.12s